nand: Clean up nand_util
authorBenoît Thébaudeau <[email protected]>
Mon, 5 Nov 2012 10:15:46 +0000 (10:15 +0000)
committerScott Wood <[email protected]>
Mon, 26 Nov 2012 21:41:28 +0000 (15:41 -0600)
commitbd74280d6218c7bd09021038c92aa07e8a118cc1
tree19aa2f97a42400e8765b21952f6f89ec24f1e12a
parentc788ecfdc3eb577757ffc1bfb8416added07ef33
nand: Clean up nand_util

This patch cleans up nand_util.c:
 - Fix tabs.
 - Fix typos.
 - Remove space character before opening parenthesis in function calls.
 - Fix comments.

Signed-off-by: Benoît Thébaudeau <[email protected]>
Cc: Scott Wood <[email protected]>
drivers/mtd/nand/nand_util.c